projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc15e4
)
(install): Fix previous change.
author
Kenichi Handa
<handa@m17n.org>
Mon, 2 Oct 2006 12:39:18 +0000
(12:39 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 2 Oct 2006 12:39:18 +0000
(12:39 +0000)
leim/Makefile.in
patch
|
blob
|
history
diff --git
a/leim/Makefile.in
b/leim/Makefile.in
index b7962887c4067c93e86242153831e88a979f3d09..0206ebeb62c9d4a4091324613e725b4de83c6ad5 100644
(file)
--- a/
leim/Makefile.in
+++ b/
leim/Makefile.in
@@
-221,7
+221,7
@@
install: all
rm -rf ${INSTALLDIR}/leim-list.el; \
rm -rf ${INSTALLDIR}/quail ${INSTALLDIR}/ja-dic ; \
else \
- ${srcdir}/mkinstalldirs ${INSTALLDIR}; \
+ ${srcdir}/
${dot}${dot}/
mkinstalldirs ${INSTALLDIR}; \
fi; \
echo "Copying leim files to ${INSTALLDIR} ..." ; \
if [ x`(cd ${srcdir} && /bin/pwd)` = x`(/bin/pwd)` ] ; then \